Improve directory structure to show in descending order.#175
Open
MichaelDimmitt wants to merge 1 commit intoaimacode:masterfrom
Open
Improve directory structure to show in descending order.#175MichaelDimmitt wants to merge 1 commit intoaimacode:masterfrom
MichaelDimmitt wants to merge 1 commit intoaimacode:masterfrom
Conversation
Contributor
Author
|
@redblobgames, here is a screenshot of the improved look when using 01-09 directory names. |
Contributor
|
@MichaelDimmitt I'm no longer active on this project. You can ask @samuelgoto, but I think it's likely that this will wait until someone is actively working on the project. My guess is that the current directory structure will go away at some point, as last year's work wasn't purely chapter-based, and the 4th edition of the book will be changing the chapter structure anyway. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No new features added with this pull request.
Simply Renamed the directories 1-9 to 01-09.
And updated all of the areas that had a reference to those file-paths.
Namely, index.html and header.html.
This will improve the look of the project on Github.
It will also improve the look of the project when some one has cloned down the project for personal use.
Cheers. 🙂